home *** CD-ROM | disk | FTP | other *** search
/ Stone Design / Stone Design.iso / Stone_Friends / MiscKit / MiscKit1.7.1.s.gnutar.gz.README < prev   
Text File  |  1996-02-17  |  5KB  |  125 lines

  1.  
  2. FOR IMMEDIATE RELEASE
  3.  
  4. Contact:
  5. Don Yacktman
  6. (801)221-0344
  7. don@misckit.com
  8.  
  9.  
  10. ANNOUNCING THE RELEASE OF THE MISCKIT VERSION 1.7.1
  11.  
  12. Update to Kit of Free Objective-C Objects Is Now Available
  13.  
  14. PROVO, UT, Feb 14, 1996 -- A new release of the MiscKit has been
  15. made publically available.  It contains many new objects and fixes
  16. all problems reported since the previous release.  The MiscKit may
  17. be obtained via ftp to any of the following site:
  18.  
  19. ftp://next-ftp.peak.org/pub/next/sources/classes/MiscKit1.7.1.s.gnutar.gz
  20. ftp://ftp.thoughtport.com/pub/next/misckit/MiscKit1.7.1.s.gnutar.gz
  21. ftp://ftp.informatik.uni-muenchen.de/pub/comp/platforms/next/Developer/objc/misckit/MiscKit1.7.1.s.gnutar.gz
  22.  
  23. There are also accompanying binary packages built for various architectures
  24. available only at:
  25.  
  26. ftp://ftp.thoughtport.com/pub/next/misckit/MiscKit1.7.1.b.NIHS.gnutar.gz
  27. ftp://ftp.thoughtport.com/pub/next/misckit/MiscKit1.7.1.b.NI.gnutar.gz
  28.  
  29. The thoughtport.com site always has the most recent official MiscKit
  30. distribution available in /pub/next/misckit with all previous versions
  31. archived in /pub/next/misckit/old.
  32.  
  33. The MiscKit is an easy to install kit consisting of Objective-C
  34. objects, Interface Builder palettes, bundles, and other useful
  35. programming resources.  All the resources in the MiscKit have been
  36. donated by various Internet personalities for the benefit of other
  37. NEXTSTEP programmers.
  38.  
  39. Objects include data structures (string, tree, stack, queue,
  40. priority queue, linked list), interface widgets (find panel,
  41. textfield, button and slider subclasses, clock and calendar views,
  42. icon wells, progress pie/bar), macros, other useful objects (lock
  43. file, log file, time, stopwatch, serial port, colors, subprocess,
  44. remote subprocess, file), frameworks for building complex
  45. interfaces (MiscMergeKit, MiscInspectorKit, InfoMenuKit) and even
  46. some useful example applications...plus much more!
  47.  
  48. To make the MiscKit more attractive to developers, use of the
  49. MiscKit resources is absolutely free of charge, no matter how
  50. the resources are used.  Redistribution of the MiscKit is also
  51. encouraged.  Many developers are reluctant to use objects which
  52. are under the GNU "Copyleft".  As a result, the MiscKit has its
  53. own license which allows developers to reuse the code freely,
  54. even in commercial projects.  Everything possible has been done
  55. to encourage the use of the MiscKit to speed development efforts.
  56.  
  57. Any developer who has generally useful objects, palettes, or
  58. other programming resources and would like to donate them to the
  59. MiscKit effort is welcome to do so.  Contact Don Yacktman at
  60. don@misckit.com for information on how to prepare a MiscKit
  61. submission.  By making a submission to the MiscKit, a developer
  62. can avoid the hassles of packaging up a formal distribution of
  63. their resources and in turn help add to a growing centralized
  64. pool of useful resources.
  65.  
  66. The misckit mailing lists are temporarily out of order and we
  67. hope to have them up and working at a new site soon.  Until
  68. then, inquiries and subscription requests should be made to
  69. don@misckit.com.  If you request a subscription, be sure to
  70. specify whether you wish to be part of the development discussion
  71. or only receive MiscKit-based press releases.  When the mailing
  72. lists are once again up and running, a press release will be
  73. sent out to and let everyone know about the changes in addresses
  74. and any other important details.
  75.  
  76. Please note that the creation of the "misckit.com" domain does
  77. NOT mean that the MiscKit is "going commercial" in any way--it
  78. will always be free and open as it has been in the past.  Nothing
  79. has changed and NO special significance should be read into the
  80. use of ".com" instead of ".org".
  81.  
  82. The MiscKit has evolved from the DAYMiscKit and several objects
  83. released over the past few years by Don Yacktman and other USENET
  84. personalities.
  85.  
  86.  
  87. Don Yacktman
  88.  
  89. Don Yacktman is an alumnus of Brigham Young University, with a
  90. Master of Science in Electrical and Computer Engineering.
  91. He acts as the MiscKit administrator in his spare time between
  92. various NEXTSTEP and Unix consulting projects.
  93.  
  94. # # # #
  95.  
  96. All trademarks mentioned belong to their respective owners.
  97.  
  98. The MiscKit is in no way affiliated with Brigham Young University.
  99.  
  100.  
  101.  
  102.  
  103. Changes since version 1.7.0:  
  104.  
  105. V1.7.1  2/14/96  Maintenance and update release:
  106.  
  107. Added MiscSplitView, MiscAppIconAnimator objects and
  108.     MiscTree(Search) category.
  109.  
  110. Added LazyScrollDir, IconTester, SplitView example apps.
  111.  
  112. Updates and bug fixes to FREE.h, SELECT.h, MiscTableScroll,
  113.     ScrollDir, MiscMergeKit, MiscTree object and documentation.
  114.  
  115.  
  116. Note:  there is a known bug in MiscTableScroll which could cause
  117.     a crash under certain rare circumstances.  A fix should be
  118.     available soon and will be released both as a patch for this
  119.     MiscKit release and as part of the next MiscKit release.
  120.  
  121.  
  122.  
  123. [More details about the bug fixes and additions can be found
  124.     in the MiscKit's History.rtf file.]
  125.